xen: arm: clarify naming of the Xen TLB flushing functions
authorIan Campbell <ian.campbell@citrix.com>
Thu, 3 Apr 2014 08:59:40 +0000 (09:59 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 3 Apr 2014 16:15:40 +0000 (17:15 +0100)
commitc291ecbcb9a2db39b1bba5b81b9e0ca2565794b0
treef96b2933cc060e94640f060de6e7897c0459b879
parent088ee1d47b65d6bb92de61b404805f4ca92e3240
xen: arm: clarify naming of the Xen TLB flushing functions

All of the flush_xen_*_tlb functions operate on the local processor only. Add
_local to the name and update the comments to clarify.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Julien Grall <julien.grall@linaro.org>
xen/arch/arm/mm.c
xen/include/asm-arm/arm32/page.h
xen/include/asm-arm/arm64/page.h